home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 270 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: newstand.syr.edu!chsiao05
  2. From: chsiao05@newstand.syr.edu (Chang-An Hsiao (Andrew))
  3. Newsgroups: comp.lang.c
  4. Subject: [Help] How to cahnge default include path
  5. Date: 3 Jan 1996 22:24:59 GMT
  6. Organization: Syracuse University, Syracuse NY, USA
  7. Message-ID: <4cevnr$3ka@newstand.syr.edu>
  8. Reply-To: chsiao05@mailbox.syr.edu
  9. NNTP-Posting-Host: forbin.syr.edu
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Hi:
  13.  
  14.     How can I set one directory to be the default include path?
  15.  
  16.     My system was not installed complete so that I can't compile some 
  17. programs.
  18.  
  19.     For example, I want xxx/x11r5/lib and xxx/x11r5/include as 
  20. default instead of /usr/lib/X11R5 and /usr/include/X11R5 because the 
  21. default ones anr incomplete.
  22.  
  23.     I know that I can add -Ixxx/x11r5/... in the make file but I need 
  24. to change all the header files to keep it work.  Too much work.
  25.  
  26.     Any help will be highly appreciated.
  27.  
  28. --
  29.  
  30.   **************************************************************************
  31.   *     Name : Chang-An Hsiao (Andrew)        *   613 Center St Apt#104    *
  32.   *   E-mail : chsiao05@mailbox.syr.edu       *   Herndon, VA 22070-5010   *
  33.   *     URL  : http://web.syr.edu/~chsiao05   *   Home: (703)742-4080      *
  34.   **************************************************************************
  35.